projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f4da7d
)
build: add gtkoverlaylayout.h to the list of public headers
author
Carlos Garcia Campos
<cgarcia@igalia.com>
Wed, 27 May 2020 09:05:12 +0000
(11:05 +0200)
committer
Carlos Garcia Campos
<carlosgc@gnome.org>
Wed, 27 May 2020 09:13:02 +0000
(11:13 +0200)
GtkOverlayLayout is now public but the header is not installed.
gtk/meson.build
patch
|
blob
|
history
diff --git
a/gtk/meson.build
b/gtk/meson.build
index 56fd8399d99751723cb2deac4b733e13d63271cb..9012ae1a5c8a20bfec382fc15c0a6fe9b99bd0cf 100644
(file)
--- a/
gtk/meson.build
+++ b/
gtk/meson.build
@@
-534,6
+534,7
@@
gtk_public_headers = files([
'gtknotebook.h',
'gtkorientable.h',
'gtkoverlay.h',
+ 'gtkoverlaylayout.h',
'gtkpadcontroller.h',
'gtkpagesetup.h',
'gtkpaned.h',